3.133 \(\int \frac {\sec ^8(c+d x)}{(a+i a \tan (c+d x))^3} \, dx\)

Optimal. Leaf size=27 \[ \frac {i (a-i a \tan (c+d x))^4}{4 a^7 d} \]

[Out]

1/4*I*(a-I*a*tan(d*x+c))^4/a^7/d

________________________________________________________________________________________

Rubi [A]  time = 0.04, antiderivative size = 27, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 24, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.083, Rules used = {3487, 32} \[ \frac {i (a-i a \tan (c+d x))^4}{4 a^7 d} \]

Antiderivative was successfully verified.

[In]

Int[Sec[c + d*x]^8/(a + I*a*Tan[c + d*x])^3,x]

[Out]

((I/4)*(a - I*a*Tan[c + d*x])^4)/(a^7*d)

Rule 32

Int[((a_.) + (b_.)*(x_))^(m_), x_Symbol] :> Simp[(a + b*x)^(m + 1)/(b*(m + 1)), x] /; FreeQ[{a, b, m}, x] && N
eQ[m, -1]

Rule 3487

Int[sec[(e_.) + (f_.)*(x_)]^(m_)*((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dist[1/(a^(m - 2)*b
*f), Subst[Int[(a - x)^(m/2 - 1)*(a + x)^(n + m/2 - 1), x], x, b*Tan[e + f*x]], x] /; FreeQ[{a, b, e, f, n}, x
] && EqQ[a^2 + b^2, 0] && IntegerQ[m/2]

Rubi steps

\begin {align*} \int \frac {\sec ^8(c+d x)}{(a+i a \tan (c+d x))^3} \, dx &=-\frac {i \operatorname {Subst}\left (\int (a-x)^3 \, dx,x,i a \tan (c+d x)\right )}{a^7 d}\\ &=\frac {i (a-i a \tan (c+d x))^4}{4 a^7 d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [B]  time = 0.47, size = 84, normalized size = 3.11 \[ \frac {\sec (c) \sec ^4(c+d x) (2 \sin (c+2 d x)-2 \sin (3 c+2 d x)+\sin (3 c+4 d x)-2 i \cos (c+2 d x)-2 i \cos (3 c+2 d x)-3 \sin (c)-3 i \cos (c))}{4 a^3 d} \]

Antiderivative was successfully verified.

[In]

Integrate[Sec[c + d*x]^8/(a + I*a*Tan[c + d*x])^3,x]

[Out]

(Sec[c]*Sec[c + d*x]^4*((-3*I)*Cos[c] - (2*I)*Cos[c + 2*d*x] - (2*I)*Cos[3*c + 2*d*x] - 3*Sin[c] + 2*Sin[c + 2
*d*x] - 2*Sin[3*c + 2*d*x] + Sin[3*c + 4*d*x]))/(4*a^3*d)

________________________________________________________________________________________

fricas [B]  time = 0.58, size = 69, normalized size = 2.56 \[ \frac {4 i}{a^{3} d e^{\left (8 i \, d x + 8 i \, c\right )} + 4 \, a^{3} d e^{\left (6 i \, d x + 6 i \, c\right )} + 6 \, a^{3} d e^{\left (4 i \, d x + 4 i \, c\right )} + 4 \, a^{3} d e^{\left (2 i \, d x + 2 i \, c\right )} + a^{3} d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^8/(a+I*a*tan(d*x+c))^3,x, algorithm="fricas")

[Out]

4*I/(a^3*d*e^(8*I*d*x + 8*I*c) + 4*a^3*d*e^(6*I*d*x + 6*I*c) + 6*a^3*d*e^(4*I*d*x + 4*I*c) + 4*a^3*d*e^(2*I*d*
x + 2*I*c) + a^3*d)

________________________________________________________________________________________

giac [B]  time = 1.43, size = 47, normalized size = 1.74 \[ -\frac {-i \, \tan \left (d x + c\right )^{4} + 4 \, \tan \left (d x + c\right )^{3} + 6 i \, \tan \left (d x + c\right )^{2} - 4 \, \tan \left (d x + c\right )}{4 \, a^{3} d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^8/(a+I*a*tan(d*x+c))^3,x, algorithm="giac")

[Out]

-1/4*(-I*tan(d*x + c)^4 + 4*tan(d*x + c)^3 + 6*I*tan(d*x + c)^2 - 4*tan(d*x + c))/(a^3*d)

________________________________________________________________________________________

maple [A]  time = 0.39, size = 47, normalized size = 1.74 \[ \frac {\tan \left (d x +c \right )+\frac {i \left (\tan ^{4}\left (d x +c \right )\right )}{4}-\left (\tan ^{3}\left (d x +c \right )\right )-\frac {3 i \left (\tan ^{2}\left (d x +c \right )\right )}{2}}{d \,a^{3}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sec(d*x+c)^8/(a+I*a*tan(d*x+c))^3,x)

[Out]

1/d/a^3*(tan(d*x+c)+1/4*I*tan(d*x+c)^4-tan(d*x+c)^3-3/2*I*tan(d*x+c)^2)

________________________________________________________________________________________

maxima [B]  time = 0.36, size = 47, normalized size = 1.74 \[ -\frac {-i \, \tan \left (d x + c\right )^{4} + 4 \, \tan \left (d x + c\right )^{3} + 6 i \, \tan \left (d x + c\right )^{2} - 4 \, \tan \left (d x + c\right )}{4 \, a^{3} d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^8/(a+I*a*tan(d*x+c))^3,x, algorithm="maxima")

[Out]

-1/4*(-I*tan(d*x + c)^4 + 4*tan(d*x + c)^3 + 6*I*tan(d*x + c)^2 - 4*tan(d*x + c))/(a^3*d)

________________________________________________________________________________________

mupad [B]  time = 3.34, size = 77, normalized size = 2.85 \[ -\frac {\sin \left (c+d\,x\right )\,\left (-4\,{\cos \left (c+d\,x\right )}^3+{\cos \left (c+d\,x\right )}^2\,\sin \left (c+d\,x\right )\,6{}\mathrm {i}+4\,\cos \left (c+d\,x\right )\,{\sin \left (c+d\,x\right )}^2-{\sin \left (c+d\,x\right )}^3\,1{}\mathrm {i}\right )}{4\,a^3\,d\,{\cos \left (c+d\,x\right )}^4} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(cos(c + d*x)^8*(a + a*tan(c + d*x)*1i)^3),x)

[Out]

-(sin(c + d*x)*(4*cos(c + d*x)*sin(c + d*x)^2 + cos(c + d*x)^2*sin(c + d*x)*6i - 4*cos(c + d*x)^3 - sin(c + d*
x)^3*1i))/(4*a^3*d*cos(c + d*x)^4)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \frac {i \int \frac {\sec ^{8}{\left (c + d x \right )}}{\tan ^{3}{\left (c + d x \right )} - 3 i \tan ^{2}{\left (c + d x \right )} - 3 \tan {\left (c + d x \right )} + i}\, dx}{a^{3}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)**8/(a+I*a*tan(d*x+c))**3,x)

[Out]

I*Integral(sec(c + d*x)**8/(tan(c + d*x)**3 - 3*I*tan(c + d*x)**2 - 3*tan(c + d*x) + I), x)/a**3

________________________________________________________________________________________